normconst: normalization constant estimated based on importance
sampling
ESS: Effective sample size (for IS)
accept: Acceptance rate (for IMH)
Arguments
obj
an object of class "mixDist"
nSim
number of simulations
df
degrees of freedom of the mixture of t distributions proposal
post
log-posterior density
vectorized
Logical determining, whether post is vectorized
cores
number of cores you want to use to evaluate the target density
(uses the mclapply function from the parallel package). For
Windows machines, a value > 1 will have no effect, see mclapply
help for details.